home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Burning & Media / VLC Media Player 0.9.6 / vlc-0.9.6-win32.exe / http / old / .hosts next >
Text File  |  2008-11-13  |  278b  |  25 lines

  1. #
  2. # Default access-list for VLC HTTP interface
  3. # $Id$
  4. #
  5.  
  6. # localhost
  7. ::1
  8. 127.0.0.1
  9.  
  10. # link-local addresses
  11. #fe80::/64
  12.  
  13. # private addresses
  14. #fc00::/7
  15. #fec0::/10
  16. #10.0.0.0/8
  17. #172.16.0.0/12
  18. #192.168.0.0/16
  19.  
  20. # The world
  21. # (comment this out to obtain a safe default)
  22. ::/0
  23. 0.0.0.0/0
  24.  
  25.